Skip to content

fix nullable values - #29

Merged
Potherca merged 2 commits into
mainfrom
feature/php84
May 5, 2025
Merged

fix nullable values#29
Potherca merged 2 commits into
mainfrom
feature/php84

Conversation

@Potherca

@Potherca Potherca commented May 5, 2025

Copy link
Copy Markdown
Member

This MR supercedes #28, which I merged before realising that the =null should not be removed, as that makes the optional parameter(s) required, breaking calls.

See https://www.php.net/manual/en/migration84.deprecated.php and
https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated

@Potherca Potherca self-assigned this May 5, 2025
@Potherca
Potherca merged commit 6029fa2 into main May 5, 2025
@Potherca
Potherca deleted the feature/php84 branch May 5, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants